home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / lang / amigaedocs.lha / ModulesText / Ramdrive.txt < prev    next >
Text File  |  1992-09-02  |  261b  |  12 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:Ramdrive.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. LIBRARY 'ramdrive.device', ramdrivedevice         /* informal notation */
  6.   Dum()
  7.   Dum()
  8.   KillRAD0()
  9.   KillRAD(D0)
  10. ENDLIBRARY
  11.  
  12.